home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 14 / CU Amiga Magazine's Super CD-ROM 14 (1997)(EMAP Images)(GB)(Track 1 of 3)[!][issue 1997-09].iso / CUCD / Programming / AMOS / AMOSList0597 / AMOSLIST / text0006.txt < prev    next >
Encoding:
Text File  |  1997-06-01  |  1.0 KB  |  34 lines

  1. On 03-May-97, Adam Parrott wrote:
  2.  
  3.  
  4. >The biggest help, though, was "Amazing 3-D Games Adventure
  5. >Construction Set", a great book by Larry Myers, which explains
  6. >raycasting and comes enclosed with a CD packed full of examples
  7. >and source, including the ACK-3D engine (Adventure Construction
  8. >Set). Very nice, easy to read.
  9.  
  10.  
  11.    Yes, this is a great book which really goes into very good detail.
  12.    We should note however that it is written for C programmers on
  13.    the IBM platform but, it is packed full of valuable information
  14.    which can by used by anyone!!
  15.  
  16.  
  17.    Another GOOD book you may want to check out is called "BLACK
  18.    ART OF MACINTOSH GAME PROGRAMMING: Programming 3D games in
  19.    MACINTOSH C".
  20.  
  21.    This book is packed full of useful information on 3d polygon
  22.    graphics programming (almost 800 pages). It takes you from 
  23.    simple 2d-vectors right up to filled filled polygon objects with
  24.    texture-mapping. Full chapters are also devoted to subjects such
  25.    as polygon clipping and hidden surface removal.
  26.  
  27.  
  28.       Garfield
  29.  
  30.    
  31.  
  32.  
  33.  
  34.